CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 图像

搜索资源列表

  1. GMMS

    0下载:
  2. OPENCV下基于高斯混合模型的图像分割,程序中还有 基于大津法的图像分割和金子塔分割。-OPENCV Based on Gaussian mixture model of image segmentation, the program also includes Otsu method based on image segmentation and the segmentation pyramid.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:498062
    • 提供者:jiaojiao003
  1. opencv-intro

    0下载:
  2. oencv的入门教程,做图像的,跟踪的都能用得到.-oencv introductory tutorial to do the image, and tracking can be used to be.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:331364
    • 提供者:田冰
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8445
    • 提供者:胡锦
  1. sss_source

    0下载:
  2. 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:12012306
    • 提供者:力量
  1. exercise1

    0下载:
  2. OpenCV图像显示源码,vc调试通过。可以显示图像。-OpenCV image display source, vc through debugging. Can display the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1040263
    • 提供者:Eric
  1. canny2

    0下载:
  2. opencv图像处理源代码---canny算法-opencv image processing source code--- canny algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:411086
    • 提供者:陈卓
  1. opencv

    0下载:
  2. 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:6540
    • 提供者:张桦
  1. average

    0下载:
  2. 视频监控 滑动平均算法 opencv图像处理库-Moving average algorithm for video surveillance opencv image processing library
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6081680
    • 提供者:dh
  1. opencv

    0下载:
  2. 该文件详细介绍了如何运用差分法求图像的轮廓,可以为各位爱好者借解-The document details how to use the outline of the image difference method, by solution for you fans
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4649
    • 提供者:武志伟
  1. OpenCV

    0下载:
  2. OpenCV是视频,图像操作的开发库,最近在视频处理,监控的编程中用的很广,本文全面描述OpenCV的起源,以及函数的用法-OpenCV video and image is developing, operating in video processing, monitoring recently used very programming, this paper describes the origin and OpenCV function of usage
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:260577
    • 提供者:virlhs
  1. opencvmouse

    0下载:
  2. opencv,C++图像处理相关,包括鼠标区域选取,截图,及简单的图像加载,适用计算机视觉初学者。-opencv, C++ image processing-related, including mouse selection area, screenshots, and simple image loading, computer vision for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:827
    • 提供者:sdphw
  1. AniButton_demo

    0下载:
  2. 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:45793
    • 提供者:莉莉
  1. AnimatingInteractive2DElementsina3DPanel

    0下载:
  2. 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:20478
    • 提供者:莉莉
  1. CategoryListbox

    0下载:
  2. 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1977610
    • 提供者:莉莉
  1. opencv-histogram

    0下载:
  2. 此程序在vs2008环境下利用OPENCV实现图像直方图的功能-Under this program in vs2008 using the histogram function of image OPENCV
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2877906
    • 提供者:xupeng
  1. OPENCV-read-the-image

    1下载:
  2. OPENCV从摄像头读取图像并保存-OPENCV read the image from the camera and save! ! ! ! ! !
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:606
    • 提供者:赵阳
  1. Intel-OpenCV-image-processing

    0下载:
  2. Intel OPENCV图像处理函数库,与Opencv对应,功能强大-Intel Opencv image processing functions library
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12984324
    • 提供者:liusimo
  1. c

    0下载:
  2. 基于VISUAl C++的opencv图像识别程序,用于图像处理与模式识别。-VISUAl C++ based on the opencv image recognition program for image processing and pattern recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1833522
    • 提供者:建效
  1. PingJun

    0下载:
  2. 图像分割的一个例子,OpenCV+VC实现,基于平均背景法-An example of image segmentation, OpenCV+ VC implementation method based on the average background ~ ~
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1618
    • 提供者:zhaobozg
  1. improvedBinarization

    0下载:
  2. 改进的图像二值化工程文件,自适应的二值化阈值调整,opencv-Improved binarization project file, opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14460181
    • 提供者:孙骁
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com